home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / COMPHELP / DRNU45.LZH / NUINTRO < prev    next >
Text File  |  1990-08-06  |  4KB  |  113 lines

  1.                                 Introduction 
  2.  
  3.  
  4. DISKREFS for the Norton Utilities 3.0 through 4.5 contains:
  5.  
  6.  
  7.      1.   A brief description of each utility.
  8.  
  9.      2.   Complete syntax.
  10.  
  11.      3.   Explanation of program parameters
  12.  
  13.      4.   Usage notes. 
  14.  
  15.      5.   Examples included for the more complex utilities. 
  16.  
  17.      6.   Common recovery scenarios and suggests utilities you can use for
  18.           each are listed in <NURECOV>. 
  19.  
  20.      7.   <NUFREQ> lists the BEEP utility frequency codes for four octaves of
  21.           the musical scale.  
  22.  
  23.      8.   <NUCOLOR> contains the color codes you can use when you execute
  24.           certain utility programs. 
  25.  
  26. Some utilities are not available in all versions. In addition, many utility
  27. parameters differ from one version to another. The version numbers precede
  28. the syntax lines that are valid for those versions. If no syntax line is
  29. shown for a particular version number, it means this utility is not available
  30. in that version. 
  31.  
  32. Peter Norton Computing, Inc., often adds new commands and parameters when it
  33. releases a maintenance disk for a version. Therefore, your copy of a version
  34. might not support all the commands or parameters shown in this DISKREF.
  35.  
  36. In all versions you can get short, descriptive, on-line help for any command
  37. by entering the command name followed by a space and then a single question
  38. mark character, (?). Within interactive menus, you can get context-sensitive
  39. help for any command by pressing the F1 key. 
  40.  
  41.                              Syntax Conventions 
  42.  
  43. Convention          Meaning 
  44.  
  45. UPPERCASE           Uppercase letters indicate keywords and reserved words
  46.                     that you must enter exactly as shown. You can enter
  47.                     Norton Utility commands in either uppercase or lowercase.
  48.                     
  49.  
  50.  
  51.  
  52.  
  53. (words or numerals) Words or numerals enclosed in parenthesis, "()",
  54.                     represent variables that you must supply. 
  55.  
  56. Brackets [ ]        Brackets enclose optional items, which are separated by a
  57.                     pipe symbol (|) if more than one item is listed. Choose
  58.                     either one or none of the options. Do not enter the
  59.                     brackets or the pipe. 
  60.  
  61. Braces { }          Braces enclose one or more items, which are separated by
  62.                     a pipe symbol (|) if more than one item is listed. You
  63.                     must choose one item from the list. Do not enter the
  64.                     braces or the pipe. 
  65.  
  66. Ellipsis ...        An ellipsis (three periods in a row) indicates that you
  67.                     can repeat an item one or more times. When a comma is
  68.                     shown with an ellipsis, enter a comma between repetitions
  69.                     of the item. 
  70.  
  71.  
  72.  
  73. You must enter all other symbols (such as parentheses and colons) exactly as
  74. they appear on the syntax line. Note that in this DISKREF, (filespec) refers
  75. to the last qualifier in a pathname, including the file extension. You can
  76. use the * and ? wildcard characters except where it has been noted. The
  77. (path) parameter refers to the list of directory and subdirectory names that
  78. qualify the location of (filespec).
  79.  
  80. Examples:
  81.  
  82. (drive:)  C:
  83.  
  84. (path)    C:\UTILITY
  85.  
  86. (filespec)     C;\UTILITY\MYDATA.DAT    NOTE:     The filespec consists of
  87.                                                   two parts, the filename
  88.                                                   consisting of up to 8
  89.                                                   letters or numerals. a
  90.                                                   period (.), and an
  91.                                                   extension consisting of up
  92.                                                   to 3 letters or numerals.
  93.  
  94. It's pretty important for you to understand the conventions used and the
  95. examples given.  That's the key to entering command line parameters
  96. correctly.
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110. Now, since you are probably chomping at the bit to go on, press the ENTER key
  111. <FILES>.
  112.  
  113.